Total Complexity | 27 |
Dependencies | 4 |
Dependents | 2 |
Total lines | 160 |
Lines of code | 91 |
Logical lines of code | 56 |
Comment lines | 43 |
Methods | 10 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
normalize() | 51 | 8 | 27 | |
format() | 56 | 8 | 18 | |
formatBatch() | 66 | 3 | 9 | |
normalizeException() | 68 | 2 | 7 | |
__construct() | 69 | 1 | 7 | |
getBatchMode() | 82 | 1 | 3 | |
isAppendingNewlines() | 82 | 1 | 3 | |
includeStacktraces() | 77 | 1 | 4 | |
formatBatchJson() | 78 | 1 | 3 | |
formatBatchNewlines() | 64 | 1 | 10 |